libxl: remove useless smac in the nic_info structure
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 30 Dec 2009 12:42:01 +0000 (12:42 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 30 Dec 2009 12:42:01 +0000 (12:42 +0000)
commitada4750823d47309a280a1fa12afafa0972ec8a2
tree2f88a34f51277ada9604610e5111db46762272de
parent7e518a7a712644401a552500ce7ad5d5eb95f6b7
libxl: remove useless smac in the nic_info structure

the string representing the mac is easily recomputed from the mac
array

Signed-off-by: Vincent Hanquez <vincent.hanquez@eu.citrix.com>
tools/libxl/libxl.c
tools/libxl/libxl.h
tools/libxl/xl.c